home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / tb402_2.zip / HISTORY.DOC < prev    next >
Text File  |  1993-05-17  |  12KB  |  327 lines

  1. TriBBS 4.02
  2. -----------
  3.  
  4. Added support for nonstandard IRQs.
  5.  
  6. Added a DOWNLOAD.BAT file.
  7.  
  8. Whenever a file area is flagged as a CD-ROM file area, TriBBS will no longer
  9. check that file area when searching for new files.
  10.  
  11. TriBBS will now allow the caller to change his alias to his real name.
  12.  
  13. When swapping out to disk, TriBBS will now use a file named TRIBBS.SWP for
  14. the swap file.
  15.  
  16. If a caller had flagged files and then downloaded a file with the View
  17. Archive command, the flagged files would get messed up.  Fixed.
  18.  
  19. Fixed a few minor display bugs with the download prompts.
  20.  
  21. TriMan would display some really weird strings for toggle fields if a data
  22. file had become corrupted with negative values.  Fixed.
  23.  
  24. TriBBS would sometimes give a caller the wrong number of minutes remaining
  25. for the day.  Fixed.
  26.  
  27. TriBBS would allow the caller to do a private reply in a conference that
  28. doesn't support private posts.  Fixed.
  29.  
  30. TriBBS 4.01
  31. -----------
  32.  
  33. When swapping out, TriBBS now passes the environment to the child program.
  34. This will prevent another copy of BBS.EXE to be loaded over a swapped out
  35. copy.
  36.  
  37. The full screen editor now visually indicates which lines have text in them
  38. and the backspace key now deletes an empty line if the caller backspaces
  39. off of one.
  40.  
  41. The file menu's View File command now uses 4.0's index files, if any,
  42. when searching for a file.
  43.  
  44. TriBBS now filters out blank lines in file listings when displaying a 
  45. listing.
  46.  
  47. TriBBS will now delete all 0 byte files that are uploaded.
  48.  
  49. TriBBS will now display the upload file's name after the FILE_ID.DIZ and
  50. DESC.SDI description entry instructions.  This will help comm programs
  51. that don't filter out FILE_ID.DIZ and DESC.SDI when doing name guessing.
  52.  
  53. Changed the new user prompt "Enter your password" to "Please select a
  54. password".
  55.  
  56. TriBBS will no longer display the "###-###-####" when prompting a new
  57. user for his phone number if the board is configured for non-US phone
  58. numbers.
  59.  
  60. TriMan no longer allows the <ESC> key for the same purposes as <F10>.
  61. The <ESC> will now abort the modifications that have been made in the
  62. current data entry field.
  63.  
  64. TriMan now lets you use the <DOWN ARROW> and <UP ARROW> keys like <TAB>
  65. and <SHIFT><TAB>.
  66.  
  67. TriBBS 4.0
  68. ----------
  69.  
  70. Most of TriBBS's configuration is now handled by a program called TriMan.
  71.  
  72. TriBBS now supports aliases.
  73.  
  74. TriBBS now swaps out of memory to XMS, EMS, or hard disk when it needs to
  75. spawn a program.
  76.  
  77. Simplified TriBBS's file flagging method.
  78.  
  79. TriBBS now lets you index file areas.
  80.  
  81. You can now upload messages to both editors.
  82.  
  83. Questionnaires can now nest yes/no questions up to 10 levels and now
  84. allows comments in the questionnaire files.
  85.  
  86. TriBBS now offers a split screen chat mode for callers with ANSI terminal
  87. emulation.
  88.  
  89. TriBBS will now optionally clear the screen before display its on the fly
  90. menus.
  91.  
  92. TriBBS can now be configured to search for exact matches during upload
  93. dupe checking.
  94.  
  95. TriBBS now creates a 0 byte file called POSTED when a caller posts a
  96. message.
  97.  
  98. When packing the user file, any locked out callers are now automatically
  99. added to JOKER.DAT.
  100.  
  101. You can now set a minimum security level for posting messages in each
  102. conference.
  103.  
  104. You can now disable the birthdate question at new user logins.
  105.  
  106. TriBBS's fullscreen editor now accepts the <DELETE> key locally and the
  107. <BACKSPACE> key now works correctly remotely.  The <CTRL><S> control key
  108. has been switched to <CTRL><A>.
  109.  
  110. Added the following new @-variables:
  111.     @kuploaded@
  112.     @kdownloaded@
  113.     @messagestoday@
  114.     @alias@
  115.     @uploadstoday@
  116.     @downloadstoday@
  117.  
  118. You can now pack the user file and the message base from the Waiting for
  119. Caller screen.
  120.  
  121. Added ASCII as an internal protocol.
  122.  
  123. TriBBS will now take the phone off the hook during BETWEEN.BAT if the node
  124. is configured to take the phone off the hook during events.
  125.  
  126. You can now optionally assign security levels to bulletins.
  127.  
  128. BULLETIN.MNU and DOORBULL.MNU are now required even if you have custom
  129. bulletin menus.
  130.  
  131. Revised TCHAT.BBS and FSCREEN.BBS.
  132.  
  133. TriBBS will now display the following optional display screens:
  134.     COMMENT.ANS/BBS
  135.     NOTTHERE.ANS/BBS
  136.     PASSWORD.ANS/BBS
  137.     ALIAS.ANS/BBS
  138.  
  139. Added a second user status window.
  140.  
  141. Corrected a wordwrapping bug in group chat.
  142.  
  143. Corrected a bug that would cause TriBBS to ask for a file description for
  144. a file that failed the archive test.
  145.  
  146. Corrected a bug that would prevent the system stats from occasionally
  147. not to be reset on multinode systems.
  148.  
  149. Corrected a bug that would prevent message conferences and file areas to
  150. still be unavailable to a caller even after his security level has been
  151. raised.
  152.  
  153. Fixed a number of minor bugs and speeded up a lot of existing features.
  154.  
  155. TriBBS 3.3
  156. ----------
  157.  
  158. TriBBS wouldn't always detect an error correcting connection when called
  159. from a frontend.  Fixed.
  160.  
  161. TriBBS now logs when a caller has completed a questionnaire.
  162.  
  163. TriBBS now clears the screen instead of scrolling when the sysop is editing 
  164. events, file areas, users, and message conferences.
  165.  
  166. TriBBS would sometimes run its goodbye after file transfer routine when it 
  167. shouldn't have.  Fixed.
  168.  
  169. TriBBS now records all menu selections in the callers log.
  170.  
  171. TriBBS now warns of auto disconnect at 3, 2, and 1 minutes remaining.
  172.  
  173. In the log line, "NEW USER added" TriBBS now includes the users name.
  174.  
  175. TriBBS will now exit with an errorlevel of 2 if the board is brought down 
  176. with the F9 key.
  177.  
  178. Fixed a bug in the full screen editor's overtype mode that would sometimes 
  179. cause the cursor to overwrite the line numbers.
  180.  
  181. The full screen editor now visually indicates whether or not the full screen 
  182. editor is in the insert or overtype mode on the top line of the display 
  183. screen.
  184.  
  185. Fixed bug with quoting messages and the full screen editor.
  186.  
  187. TriBBS now allows you to configure a node to take the phone off the hook 
  188. when an event is run.
  189.  
  190. TriBBS now allows you to optionally not allow access to the BBS for callers 
  191. that only use one name.  Great for weeding out aliases.
  192.  
  193. TriBBS allows you to optionally specify whether or not the bulletin menu is 
  194. displayed at logon.
  195.  
  196. TriBBS will now check to see if any files where uploaded during a batch 
  197. upload that weren't previously specified.  If any are found, TriBBS will
  198. perform the same procedure it does with bidirectional file transfers.
  199.  
  200. Corrected the mispelling of questionnaire in a few places.
  201.  
  202. Redid the bulletin, door, door bulletin, and questionnaire prompts to make 
  203. them a little more user friendly.
  204.  
  205. The event configuration editor will no longer allow you to specify an 
  206. extension; however, TriBBS will now run the event batch file whether it
  207. doesn't have an extension or it has an extension of .BAT.  This will
  208. hopefully make it a little less confusing when new TriBBS sysops setup 
  209. events.
  210.  
  211. Control codes are no longer supported in display screens.  An @original@
  212. @-variable was added to take the place of control code 16.  A display screen 
  213. conversion program will be supplied with 3.3 to convert the control codes 
  214. in existing display screens to @-variables.
  215.  
  216. Added an @messages@ @-variable that display the number of messages the
  217. caller has posted.
  218.  
  219. Did extension code optimizations.
  220.  
  221. TriBBS will now take into account the next day's events when calculating the 
  222. caller's maximum log on time.
  223.  
  224. TriBBS will now update the Wait For Caller Screen statistics at midnight.
  225.  
  226. TriBBS now allows you to optionally specify a maximum time per logon for each 
  227. security level in the DLIMITS.DAT file.  Note that if a maximum time per 
  228. logon isn't specified for the security level, TriBBS will use the maximum 
  229. time per logon that's set with Configure System.
  230.  
  231. TriBBS will no longer display the bulletin menu at logon if the caller's 
  232. security is less than the main menu's bulletin menu option's security level.
  233.  
  234. Added an @pause@ (should be in uppercase) @-variable that prompts the caller 
  235. to press a key to continue.
  236.  
  237. In addition to the file/byte ratio system that was introduced in TriBBS 3.2,
  238. TriBBS 3.3 now offers a file/byte ratio system that will only restrict the 
  239. caller's ability to download if he has exceeded is file/byte ratio.
  240.  
  241. TriBBS now supports subscriptions.
  242.  
  243. TriBBS can now be configured not to take the phone off the hook during 
  244. maintenance routines.
  245.  
  246. The caller can now select whether or not they want to have TriBBS check for 
  247. waiting messages at logon.
  248.  
  249. TriBBS will now only reset the daily totals when node 1 passes midnight; 
  250. however, events are still cleared on a node by node basis.
  251.  
  252. When a % is encountered in a file's description, TriBBS's Text Search feature 
  253. would sometimes lose track of the string it was searching for.  Fixed.
  254.  
  255. When prompting the caller for a new password from the Your Information 
  256. feature, TriBBS asked for "you password".  Fixed
  257.  
  258.  
  259. TriBBS 3.2
  260. ----------
  261.  
  262. TriBBS 3.2 now features an automatic installation program called INSTALL.EXE.
  263. Although TriBBS can still be setup manually, this should help beginning
  264. sysop set up new boards even faster than before.
  265.  
  266. Added support for file and byte ratios.  To setup your board for file/byte
  267. ratios, you need to create a configuration file called RATIOS.DAT.  TriBBS
  268. checks a caller's ratios at log on and after the caller uploads and downloads
  269. files.
  270.  
  271. Added four new file/byte ratio @-variables: @BYTERATIO@, @FILERATIO@,
  272. @SECBYTERATIO@, and @SECFILERATIO@.
  273.  
  274. Added two new file/byte ratios display screens: LOWER.ANS/BBS and
  275. RAISE.ANS/BBS.
  276.  
  277. Added the ability to lock out 2400 baud callers on a node-by-node basis.
  278.  
  279. The sysop can now toggle a message's ECHO status on and off.
  280.  
  281. TriBBS now allows a file area to be flagged as a CD-ROM file area.  Once
  282. flagged as a CD-ROM file area, TriBBS will not check the file area for
  283. duplicate file names during uploads and the file area will not be checked
  284. when moving or deleting files.
  285.  
  286. Added an F9 key to force TriBBS to shut down the board after the current
  287. caller logs off.
  288.  
  289. If a file is uploaded with a FILE_ID.DIZ or DESC.SDI file, the description
  290. file will be used in the file list no matter whether the caller entered a
  291. description or not.
  292.  
  293. TriBBS now longer displays help screens for the full-screen editor or the
  294. TeleChat system internally.  Instead, it now displays FSCREEN.ANS/BBS and
  295. TCHAT.ANS/BBS.  An FSCREEN.BBS and TCHAT.BBS are now included with TriBBS.
  296.  
  297. Improved TTPROT.EXE's loss of carrier detection.
  298.  
  299. Fixed a few minor bugs from previous versions.
  300.  
  301. TriBBS 3.11
  302. -----------
  303.  
  304. Fixed a minor bug that would very rarely change a user's name in the users
  305. files.
  306.  
  307. TriBBS 3.1
  308. ----------
  309.  
  310. TriBBS 3.1 now supports the use of bidirectional protocols such as HS/Link.
  311.  
  312. On a few machines running TriBBS under DesqView, TriBBS will sometimes
  313. incorrectly report a "Keyboard input time exceeded." message and log the
  314. caller off.  TriBBS now allows the sysop to set the Configure System's Max.
  315. No Input Time setting to 0 to disable the keyboard input time check.  I
  316. realize that this is only a work around, but this problem is caused by
  317. DesqView and not TriBBS.
  318.  
  319. Past versions of TriBBS would allow callers or reply to messages when
  320. they didn't have a high enough security level to enter messages.  Fixed.
  321.  
  322. Past versions of TriBBS would randomly give new users access to private
  323. message conferences.  Fixed.
  324.  
  325. TriBBS 3.01 wasn't correctly initializing the video driver for monochrome
  326. display systems.  Fixed.
  327.